From: Per Abrahamsen Date: Sat, 26 Apr 1997 13:40:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~81505 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b55b7fd7a7fb5affd716daf34f1d76bb515835fc;p=emacs.git *** empty log message *** --- diff --git a/lisp/cus-face.el b/lisp/cus-face.el index b82ff159496..a1bc9684dc7 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el @@ -59,16 +59,16 @@ ;;; Font Attributes. (defconst custom-face-attributes - '((:bold (toggle :format "Bold: %[%v%]\n" + '((:bold (toggle :format "%[Bold%]: %v\n" :help-echo "Control whether a bold font should be used.") set-face-bold-p face-bold-p) - (:italic (toggle :format "Italic: %[%v%]\n" + (:italic (toggle :format "%[Italic%]: %v\n" :help-echo "\ Control whether an italic font should be used.") set-face-italic-p face-italic-p) - (:underline (toggle :format "Underline: %[%v%]\n" + (:underline (toggle :format "%[Underline%]: %v\n" :help-echo "\ Control whether the text should be underlined.") set-face-underline-p